Presentation formats in RMD Interactive presentation Non-interactive presentation Tools for preparing presentation slides HTML tags Markdown syntax optional CSS Presentation themes Built-in themes for beamer slides user defined themes with CSS Special syntax for creating slides Visual object inclusion Static and interactive graphs external images and animated graphs embedding webpages including interactive apps from other platforms including opened non-html-based documents Making compatible tables Markdown tables Kables and tibbles
This Slidedeck Is Made With ioslides There are only three types of slides in ioslides: title slide (layout defined in YAML) transitional slide (could use a selected color for the background) regular slide (usually with a white background, but could choose a different color through CSS) Start a transition slide with ## Start a regular slide with ### Multi-column slide layout with < div ></ div>
Interactive Presentations ioslides (HTML), slidy (HTML), Static Presentations beamer(PDF, MikTex is needed), and Semi-interactive Presentation Power Point (Our old friend!).